home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / graphics / turtle_2 / Text / !TurtMan / trigrid < prev   
Encoding:
Text File  |  1991-07-17  |  815 b   |  33 lines

  1. TRIGRID
  2.  
  3. INFO
  4. TRIGRID provides you with a triangular spotty
  5. grid which makes it easier to draw pictures that
  6. look solid or 3-D.
  7.  
  8. Type NM 20 <return> then GRID <return> to draw
  9. the grid. The dots will be 20 units apart
  10.  
  11. When you have finished drawing you can remove
  12. the dots from your drawing by typing NOGRID.
  13.  
  14. It is usually a good idea to plan your work
  15. carefully on paper beforehand.
  16.  
  17. Type EG1 <return> to see an example.
  18.  
  19. Type IDEAS <return> for more ideas.
  20.  
  21. IDEAS
  22. Draw some things ... patterns, a cube, your name, ...
  23.  
  24. You can draw a grid with dots that are closer
  25. together or further apart by first typing NM
  26. followed by a number. For example, NM 30 <return>
  27. then GRID <return> will draw a grid with dots
  28. that are 30 units apart. 
  29.  
  30. Typing FILL before drawing on the grid can
  31. produce some interesting effects.
  32.  
  33.